331. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-05-13 09:09:09 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

331.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto 3.2.2/Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto/web/icon-fonts/cssporto-icons.css2019-09-26 04:34:18 +0000
2/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto/web/icon-fonts/cssporto-icons.css2021-01-12 07:35:04 +0000

331.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged14382
Changed465
Inserted793
Removed345

331.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

331.4 Active regular expressions

No regular expressions were active.

331.5 Comparison detail

1 @font-face { 1 @font-face {
2   font-family: 'porto-icons'; 2   font-family: 'porto-icons';
3   src: url('../font/porto-icons.eot?79779384'); 3   src: url('../font/porto-icons.eot?10661103');
4   src: url('../font/porto-icons.eot?79779384#iefix') format('embedded-opentype'), 4   src: url('../font/porto-icons.eot?10661103#iefix') format('embedded-opentype'),
5        url('../font/porto-icons.woff2?79779384') format('woff2'), 5        url('../font/porto-icons.woff2?10661103') format('woff2'),
6        url('../font/porto-icons.woff?79779384') format('woff'), 6        url('../font/porto-icons.woff?10661103') format('woff'),
7        url('../font/porto-icons.ttf?79779384') format('truetype'), 7        url('../font/porto-icons.ttf?10661103') format('truetype'),
8        url('../font/porto-icons.svg?79779384#fontello') format('svg'); 8        url('../font/porto-icons.svg?10661103#fontello') format('svg');
9   font-weight: normal;    
10   font-style: normal;    
11 }    
12 @font-face {    
13   font-family: 'porto-new-icons';    
14   src: url('../font/porto.eot?79779384');    
15   src: url('../font/porto.eot?79779384#iefix') format('embedded-opentype'),    
16        url('../font/porto.woff2?79779384') format('woff2'),    
17        url('../font/porto.woff?79779384') format('woff'),    
18        url('../font/porto.ttf?79779384') format('truetype'),    
19        url('../font/porto.svg?79779384#fontello') format('svg');    
20   font-weight: normal; 9   font-weight: normal;
21   font-style: normal; 10   font-style: normal;
22 } 11 }
23 /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ 12 /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
24 /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ 13 /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
25 /* 14 /*
26 @media screen and (-webkit-min-device-pixel-ratio:0) { 15 @media screen and (-webkit-min-device-pixel-ratio:0) {
27   @font-face { 16   @font-face {
28     font-family: 'porto-icons'; 17     font-family: 'fontello';
29     src: url('../font/porto-icons.svg?79779384#fontello') format('svg'); 18     src: url('../font/fontello.svg?10661103#fontello') format('svg');
30   } 19   }
31 } 20 }
32 */ 21 */
33   22  
34  [class^="porto-icon-"]:before, [class*=" porto-icon-"]:before { 23  [class^="
icon-"]:before, [class*=" 
icon-"]:before {
35   font-family: "porto-icons"; 24   font-family: "porto-icons";
36   font-style: normal; 25   font-style: normal;
37   font-weight: normal; 26   font-weight: normal;
38   speak: none; 27   speak: never;
39      
40   display: inline-block;    
41   text-decoration: inherit;    
42   width: 1em;    
43   margin-right: .2em;    
44   text-align: center;    
45   /* opacity: .8; */    
46      
47   /* For safety - reset parent styles, that can break glyph codes*/    
48   font-variant: normal;    
49   text-transform: none;    
50      
51   /* fix buttons height, for twitter bootstrap */    
52   line-height: 1em;    
53      
54   /* Animation center compensation - margins should be symmetric */    
55   /* remove if not needed */    
56   margin-left: .2em;    
57      
58   /* you can be more comfortable with increased icons size */    
59   /* font-size: 120%; */    
60      
61   /* Font smoothing. That was taken from TWBS */    
62   -webkit-font-smoothing: antialiased;    
63   -moz-osx-font-smoothing: grayscale;    
64      
65   /* Uncomment for 3D effect */    
66   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */    
67 }    
68 [class^="porto-new-icon-"]:before, [class*=" porto-new-icon-"]:before {    
69   font-family: "porto-new-icons";    
70   font-style: normal;    
71   font-weight: normal;    
72   speak: none;    
73   28  
74   display: inline-block; 29   display: inline-block;
75   text-decoration: inherit; 30   text-decoration: inherit;
76   width: 1em; 31   width: 1em;
77   margin-right: .2em; 32   margin-right: .2em;
78   text-align: center; 33   text-align: center;
79   /* opacity: .8; */ 34   /* opacity: .8; */
80   35  
81   /* For safety - reset parent styles, that can break glyph codes*/ 36   /* For safety - reset parent styles, that can break glyph codes*/
82   font-variant: normal; 37   font-variant: normal;
83   text-transform: none; 38   text-transform: none;
84   39  
85   /* fix buttons height, for twitter bootstrap */ 40   /* fix buttons height, for twitter bootstrap */
86   line-height: 1em; 41   line-height: 1em;
87   42  
88   /* Animation center compensation - margins should be symmetric */ 43   /* Animation center compensation - margins should be symmetric */
89   /* remove if not needed */ 44   /* remove if not needed */
90   margin-left: .2em; 45   margin-left: .2em;
91   46  
92   /* you can be more comfortable with increased icons size */ 47   /* you can be more comfortable with increased icons size */
93   /* font-size: 120%; */ 48   /* font-size: 120%; */
94   49  
95   /* Font smoothing. That was taken from TWBS */ 50   /* Font smoothing. That was taken from TWBS */
96   -webkit-font-smoothing: antialiased; 51   -webkit-font-smoothing: antialiased;
97   -moz-osx-font-smoothing: grayscale; 52   -moz-osx-font-smoothing: grayscale;
98   53  
99   /* Uncomment for 3D effect */ 54   /* Uncomment for 3D effect */
100   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ 55   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
101 } 56 }
102   57  
    58 .porto-icon-spin1:before { content: '\e800'; } /* '' */
    59 .porto-icon-spin2:before { content: '\e801'; } /* '' */
    60 .porto-icon-spin3:before { content: '\e802'; } /* '' */
    61 .porto-icon-spin4:before { content: '\e803'; } /* '' */
    62 .porto-icon-spin5:before { content: '\e804'; } /* '' */
    63 .porto-icon-spin6:before { content: '\e805'; } /* '' */
    64 .porto-icon-firefox:before { content: '\e806'; } /* '' */
    65 .porto-icon-chrome:before { content: '\e807'; } /* '' */
    66 .porto-icon-opera:before { content: '\e808'; } /* '' */
    67 .porto-icon-ie:before { content: '\e809'; } /* '' */
    68 .porto-icon-money:before { content: '\e80a'; } /* '' */
    69 .porto-icon-shipping:before { content: '\e80b'; } /* '' */
    70 .porto-icon-support:before { content: '\e80c'; } /* '' */
103 .porto-icon-wishlist:before { content: '\e811'; } /* '' */ 71 .porto-icon-wishlist:before { content: '\e811'; } /* '' */
    72 .porto-icon-angle-left:before { content: '\e819'; } /* '' */
    73 .porto-icon-angle-right:before { content: '\e81a'; } /* '' */
    74 .porto-icon-angle-up:before { content: '\e81b'; } /* '' */
    75 .porto-icon-angle-down:before { content: '\e81c'; } /* '' */
    76 .porto-icon-down-1:before { content: '\e81d'; } /* '' */
    77 .porto-icon-left-1:before { content: '\e81e'; } /* '' */
    78 .porto-icon-right-1:before { content: '\e81f'; } /* '' */
    79 .porto-icon-up-1:before { content: '\e820'; } /* '' */
    80 .porto-icon-angle-double-left:before { content: '\e821'; } /* '' */
    81 .porto-icon-angle-double-right:before { content: '\e822'; } /* '' */
    82 .porto-icon-angle-double-up:before { content: '\e823'; } /* '' */
    83 .porto-icon-angle-double-down:before { content: '\e824'; } /* '' */
    84 .porto-icon-skype-1:before { content: '\e827'; } /* '' */
    85 .porto-icon-mail-alt-1:before { content: '\e82e'; } /* '' */
    86 .porto-icon-fax:before { content: '\e82f'; } /* '' */
    87 .porto-icon-lock:before { content: '\e830'; } /* '' */
    88 .porto-icon-company:before { content: '\e831'; } /* '' */
    89 .porto-icon-city:before { content: '\e832'; } /* '' */
104 .porto-icon-post:before { content: '\e833'; } /* '' */ 90 .porto-icon-post:before { content: '\e833'; } /* '' */
105 .porto-icon-country:before { content: '\e834'; } /* '' */ 91 .porto-icon-country:before { content: '\e834'; } /* '' */
    92 .porto-icon-mobile-1:before { content: '\e837'; } /* '' */
    93 .porto-icon-forward:before { content: '\e83d'; } /* '' */
    94 .porto-icon-cog:before { content: '\e83f'; } /* '' */
    95 .porto-icon-cog-alt:before { content: '\e840'; } /* '' */
    96 .porto-icon-wrench:before { content: '\e841'; } /* '' */
106 .porto-icon-quote-left:before { content: '\e842'; } /* '' */ 97 .porto-icon-quote-left:before { content: '\e842'; } /* '' */
107 .porto-icon-quote-right:before { content: '\e843'; } /* '' */ 98 .porto-icon-quote-right:before { content: '\e843'; } /* '' */
    99 .porto-icon-gift-1:before { content: '\e844'; } /* '' */
108 .porto-icon-euro:before { content: '\e846'; } /* '' */ 100 .porto-icon-euro:before { content: '\e846'; } /* '' */
109 .porto-icon-pound:before { content: '\e847'; } /* '' */ 101 .porto-icon-pound:before { content: '\e847'; } /* '' */
110 .porto-icon-rupee:before { content: '\e848'; } /* '' */ 102 .porto-icon-rupee:before { content: '\e848'; } /* '' */
111 .porto-icon-yen:before { content: '\e849'; } /* '' */ 103 .porto-icon-yen:before { content: '\e849'; } /* '' */
112 .porto-icon-rouble:before { content: '\e84a'; } /* '' */ 104 .porto-icon-rouble:before { content: '\e84a'; } /* '' */
113 .porto-icon-try:before { content: '\e84b'; } /* '' */ 105 .porto-icon-try:before { content: '\e84b'; } /* '' */
114 .porto-icon-won:before { content: '\e84c'; } /* '' */ 106 .porto-icon-won:before { content: '\e84c'; } /* '' */
115 .porto-icon-bitcoin:before { content: '\e84d'; } /* '' */ 107 .porto-icon-bitcoin:before { content: '\e84d'; } /* '' */
116 .porto-icon-ok-1:before { content: '\e84e'; } /* '' */ 108 .porto-icon-ok-1:before { content: '\e84e'; } /* '' */
    109 .porto-icon-users:before { content: '\e85b'; } /* '' */
    110 .porto-icon-video:before { content: '\e85c'; } /* '' */
    111 .porto-icon-desktop:before { content: '\e85e'; } /* '' */
    112 .porto-icon-doc-inv:before { content: '\e85f'; } /* '' */
    113 .porto-icon-circle:before { content: '\e860'; } /* '' */
    114 .porto-icon-circle-thin:before { content: '\e862'; } /* '' */
    115 .porto-icon-paper-plane-1:before { content: '\e864'; } /* '' */
    116 .porto-icon-attention-alt:before { content: '\e865'; } /* '' */
    117 .porto-icon-compare-link:before { content: '\e867'; } /* '' */
    118 .porto-icon-cat-default:before { content: '\e868'; } /* '' */
117 .porto-icon-tag-line:before { content: '\e870'; } /* '' */ 119 .porto-icon-tag-line:before { content: '\e870'; } /* '' */
118 .porto-icon-bag:before { content: '\e871'; } /* '' */ 120 .porto-icon-bag:before { content: '\e871'; } /* '' */
119 .porto-icon-search-1:before { content: '\e872'; } /* '' */ 121 .porto-icon-search-1:before { content: '\e872'; } /* '' */
120 .porto-icon-online-support:before { content: '\e877'; } /* '' */ 122 .porto-icon-online-support:before { content: '\e877'; } /* '' */
121 .porto-icon-shopping-bag:before { content: '\e878'; } /* '' */ 123 .porto-icon-shopping-bag:before { content: '\e878'; } /* '' */
122 .porto-icon-us-dollar:before { content: '\e879'; } /* '' */ 124 .porto-icon-us-dollar:before { content: '\e879'; } /* '' */
123 .porto-icon-shipped:before { content: '\e87a'; } /* '' */ 125 .porto-icon-shipped:before { content: '\e87a'; } /* '' */
124 .porto-icon-list:before { content: '\e87b'; } /* '' */ 126 .porto-icon-list:before { content: '\e87b'; } /* '' */
125 .porto-icon-money:before { content: '\e87c'; } /* '' */    
126 .porto-icon-shipping:before { content: '\e87d'; } /* '' */    
127 .porto-icon-support:before { content: '\e87e'; } /* '' */    
128 .porto-icon-bag-2:before { content: '\e87f'; } /* '' */ 127 .porto-icon-bag-2:before { content: '\e87f'; } /* '' */
129 .porto-icon-grid:before { content: '\e880'; } /* '' */ 128 .porto-icon-grid:before { content: '\e880'; } /* '' */
130 .porto-icon-bag-3:before { content: '\e881'; } /* '' */ 129 .porto-icon-bag-3:before { content: '\e881'; } /* '' */
131 .porto-icon-direction:before { content: '\e882'; } /* '' */ 130 .porto-icon-direction:before { content: '\e882'; } /* '' */
132 .porto-icon-home:before { content: '\e883'; } /* '' */ 131 .porto-icon-home:before { content: '\e883'; } /* '' */
133 .porto-icon-magnifier:before { content: '\e884'; } /* '' */ 132 .porto-icon-magnifier:before { content: '\e884'; } /* '' */
134 .porto-icon-magnifier-add:before { content: '\e885'; } /* '' */ 133 .porto-icon-magnifier-add:before { content: '\e885'; } /* '' */
135 .porto-icon-magnifier-remove:before { content: '\e886'; } /* '' */ 134 .porto-icon-magnifier-remove:before { content: '\e886'; } /* '' */
136 .porto-icon-phone-1:before { content: '\e887'; } /* '' */ 135 .porto-icon-phone-1:before { content: '\e887'; } /* '' */
137 .porto-icon-clock-1:before { content: '\e888'; } /* '' */ 136 .porto-icon-clock-1:before { content: '\e888'; } /* '' */
138 .porto-icon-heart-1:before { content: '\e889'; } /* '' */ 137 .porto-icon-heart-1:before { content: '\e889'; } /* '' */
139 .porto-icon-earphones-alt:before { content: '\e88b'; } /* '' */ 138 .porto-icon-earphones-alt:before { content: '\e88b'; } /* '' */
140 .porto-icon-credit-card:before { content: '\e88c'; } /* '' */ 139 .porto-icon-credit-card:before { content: '\e88c'; } /* '' */
141 .porto-icon-action-undo:before { content: '\e88d'; } /* '' */ 140 .porto-icon-action-undo:before { content: '\e88d'; } /* '' */
142 .porto-icon-envolope:before { content: '\e88e'; } /* '' */ 141 .porto-icon-envolope:before { content: '\e88e'; } /* '' */
143 .porto-icon-chart:before { content: '\e88f'; } /* '' */ 142 .porto-icon-chart:before { content: '\e88f'; } /* '' */
    143 .porto-icon-user-1:before { content: '\e8b9'; } /* '' */
    144 .porto-icon-shopping-cart:before { content: '\e8ba'; } /* '' */
    145 .porto-icon-phone-2:before { content: '\e8bb'; } /* '' */
    146 .porto-icon-check-circle:before { content: '\e8c1'; } /* '' */
    147 .porto-icon-arrow-right-solid:before { content: '\e8c4'; } /* '' */
    148 .porto-icon-check-solid:before { content: '\e8c5'; } /* '' */
    149 .porto-icon-category-home:before { content: '\e900'; } /* '' */
    150 .porto-icon-category-motors:before { content: '\e901'; } /* '' */
    151 .porto-icon-category-music:before { content: '\e902'; } /* '' */
    152 .porto-icon-category-gifts:before { content: '\e903'; } /* '' */
    153 .porto-icon-category-electronics:before { content: '\e904'; } /* '' */
    154 .porto-icon-category-fashion:before { content: '\e905'; } /* '' */
    155 .porto-icon-category-hot-deals:before { content: '\e906'; } /* '' */
    156 .porto-icon-tag-percent:before { content: '\e907'; } /* '' */
    157 .porto-icon-console:before { content: '\e908'; } /* '' */
    158 .porto-icon-category-furniture:before { content: '\e909'; } /* '' */
    159 .porto-icon-category-garden:before { content: '\e90a'; } /* '' */
    160 .porto-icon-category-lanterns-lighting:before { content: '\e90b'; } /* '' */
    161 .porto-icon-category-mechanics:before { content: '\e90c'; } /* '' */
    162 .porto-icon-category-motorcycles:before { content: '\e90d'; } /* '' */
    163 .porto-icon-category-sound-video:before { content: '\e90e'; } /* '' */
    164 .porto-icon-category-steering:before { content: '\e90f'; } /* '' */
    165 .porto-icon-category-external-accessories:before { content: '\e910'; } /* '' */
    166 .porto-icon-category-fluids:before { content: '\e911'; } /* '' */
    167 .porto-icon-category-internal-accessories:before { content: '\e912'; } /* '' */
    168 .porto-icon-category-chains:before { content: '\e913'; } /* '' */
    169 .porto-icon-category-frames:before { content: '\e914'; } /* '' */
    170 .porto-icon-category-pedals:before { content: '\e915'; } /* '' */
    171 .porto-icon-category-saddle:before { content: '\e916'; } /* '' */
    172 .porto-icon-category-tools:before { content: '\e917'; } /* '' */
    173 .porto-icon-search-4:before { content: '\e918'; } /* '' */
    174 .porto-icon-secure-payment:before { content: '\e919'; } /* '' */
    175 .porto-icon-user-2:before { content: '\e91a'; } /* '' */
    176 .porto-icon-wishlist-2:before { content: '\e91b'; } /* '' */
    177 .porto-icon-gift2:before { content: '\e91c'; } /* '' */
    178 .porto-icon-edit:before { content: '\e91d'; } /* '' */
    179 .porto-icon-chef:before { content: '\e91e'; } /* '' */
    180 .porto-icon-smiling-girl:before { content: '\e91f'; } /* '' */
    181 .porto-icon-tshirt:before { content: '\e920'; } /* '' */
    182 .porto-icon-boy-broad-smile:before { content: '\e921'; } /* '' */
    183 .porto-icon-smiling-baby:before { content: '\e922'; } /* '' */
    184 .porto-icon-menu-button-of-three-lines-outline:before { content: '\e923'; } /* '' */
144 .porto-icon-spinner:before { content: '\f110'; } /* '' */ 185 .porto-icon-spinner:before { content: '\f110'; } /* '' */
145 .porto-icon-sliders:before { content: '\f1de'; } /* '' */ 186 .porto-icon-sliders:before { content: '\f1de'; } /* '' */
146 .porto-icon-shopping-basket:before { content: '\f291'; } /* '' */ 187 .porto-icon-shopping-basket:before { content: '\f291'; } /* '' */
    188 .porto-icon-long-arrow-alt-down:before { content: '\f309'; } /* '' */
    189 .porto-icon-long-arrow-alt-left:before { content: '\f30a'; } /* '' */
    190 .porto-icon-long-arrow-alt-right:before { content: '\f30b'; } /* '' */
    191 .porto-icon-long-arrow-alt-up:before { content: '\f30c'; } /* '' */
147 .porto-icon-up-open:before { content: '\f800'; } /* '' */ 192 .porto-icon-up-open:before { content: '\f800'; } /* '' */
148 .porto-icon-right-open:before { content: '\f801'; } /* '' */ 193 .porto-icon-right-open:before { content: '\f801'; } /* '' */
149 .porto-icon-left-open:before { content: '\f802'; } /* '' */ 194 .porto-icon-left-open:before { content: '\f802'; } /* '' */
150 .porto-icon-down-open:before { content: '\f803'; } /* '' */ 195 .porto-icon-down-open:before { content: '\f803'; } /* '' */
151 .porto-icon-up-open-mini:before { content: '\f804'; } /* '' */ 196 .porto-icon-up-open-mini:before { content: '\f804'; } /* '' */
152 .porto-icon-right-open-mini:before { content: '\f805'; } /* '' */ 197 .porto-icon-right-open-mini:before { content: '\f805'; } /* '' */
153 .porto-icon-left-open-mini:before { content: '\f806'; } /* '' */ 198 .porto-icon-left-open-mini:before { content: '\f806'; } /* '' */
154 .porto-icon-down-open-mini:before { content: '\f807'; } /* '' */ 199 .porto-icon-down-open-mini:before { content: '\f807'; } /* '' */
155 .porto-icon-up-open-big:before { content: '\f808'; } /* '' */ 200 .porto-icon-up-open-big:before { content: '\f808'; } /* '' */
156 .porto-icon-right-open-big:before { content: '\f809'; } /* '' */ 201 .porto-icon-right-open-big:before { content: '\f809'; } /* '' */
157 .porto-icon-left-open-big:before { content: '\f80a'; } /* '' */ 202 .porto-icon-left-open-big:before { content: '\f80a'; } /* '' */
158 .porto-icon-down-open-big:before { content: '\f80b'; } /* '' */ 203 .porto-icon-down-open-big:before { content: '\f80b'; } /* '' */
159 .porto-icon-up-open-huge:before { content: '\f80c'; } /* '' */ 204 .porto-icon-up-open-huge:before { content: '\f80c'; } /* '' */
160 .porto-icon-right-open-huge:before { content: '\f80d'; } /* '' */ 205 .porto-icon-right-open-huge:before { content: '\f80d'; } /* '' */
161 .porto-icon-left-open-huge:before { content: '\f80e'; } /* '' */ 206 .porto-icon-left-open-huge:before { content: '\f80e'; } /* '' */
162 .porto-icon-down-open-huge:before { content: '\f80f'; } /* '' */ 207 .porto-icon-down-open-huge:before { content: '\f80f'; } /* '' */
163 .porto-icon-angle-up:before { content: '\f810'; } /* '' */    
164 .porto-icon-angle-right:before { content: '\f811'; } /* '' */    
165 .porto-icon-angle-left:before { content: '\f812'; } /* '' */    
166 .porto-icon-angle-down:before { content: '\f813'; } /* '' */    
167 .porto-icon-basket:before { content: '\f814'; } /* '' */ 208 .porto-icon-basket:before { content: '\f814'; } /* '' */
168 .porto-icon-mini-cart:before { content: '\f815'; } /* '' */ 209 .porto-icon-mini-cart:before { content: '\f815'; } /* '' */
169 .porto-icon-heart:before { content: '\f816'; } /* '' */ 210 .porto-icon-heart:before { content: '\f816'; } /* '' */
170 .porto-icon-search:before { content: '\f818'; } /* '' */ 211 .porto-icon-search:before { content: '\f818'; } /* '' */
171 .porto-icon-cancel:before { content: '\f819'; } /* '' */ 212 .porto-icon-cancel:before { content: '\f819'; } /* '' */
172 .porto-icon-cancel-mini:before { content: '\f81a'; } /* '' */ 213 .porto-icon-cancel-mini:before { content: '\f81a'; } /* '' */
173 .porto-icon-up-dir:before { content: '\f820'; } /* '' */ 214 .porto-icon-up-dir:before { content: '\f820'; } /* '' */
174 .porto-icon-right-dir:before { content: '\f821'; } /* '' */ 215 .porto-icon-right-dir:before { content: '\f821'; } /* '' */
175 .porto-icon-left-dir:before { content: '\f822'; } /* '' */ 216 .porto-icon-left-dir:before { content: '\f822'; } /* '' */
176 .porto-icon-down-dir:before { content: '\f823'; } /* '' */ 217 .porto-icon-down-dir:before { content: '\f823'; } /* '' */
177 .porto-icon-phone:before { content: '\f824'; } /* '' */ 218 .porto-icon-phone:before { content: '\f824'; } /* '' */
178 .porto-icon-pencil:before { content: '\f825'; } /* '' */ 219 .porto-icon-pencil:before { content: '\f825'; } /* '' */
179 .porto-icon-pencil-mini:before { content: '\f826'; } /* '' */ 220 .porto-icon-pencil-mini:before { content: '\f826'; } /* '' */
180 .porto-icon-menu:before { content: '\f827'; } /* '' */ 221 .porto-icon-menu:before { content: '\f827'; } /* '' */
181 .porto-icon-location:before { content: '\f828'; } /* '' */ 222 .porto-icon-location:before { content: '\f828'; } /* '' */
182 .porto-icon-mail:before { content: '\f829'; } /* '' */ 223 .porto-icon-mail:before { content: '\f829'; } /* '' */
183 .porto-icon-clock:before { content: '\f82a'; } /* '' */ 224 .porto-icon-clock:before { content: '\f82a'; } /* '' */
184 .porto-icon-ok:before { content: '\f82b'; } /* '' */ 225 .porto-icon-ok:before { content: '\f82b'; } /* '' */
185 .porto-icon-plus-squared-alt:before { content: '\f82c'; } /* '' */ 226 .porto-icon-plus-squared-alt:before { content: '\f82c'; } /* '' */
186 .porto-icon-minus-squared-alt:before { content: '\f82d'; } /* '' */ 227 .porto-icon-minus-squared-alt:before { content: '\f82d'; } /* '' */
187 .porto-icon-plus-squared:before { content: '\f82e'; } /* '' */ 228 .porto-icon-plus-squared:before { content: '\f82e'; } /* '' */
188 .porto-icon-minus-squared:before { content: '\f82f'; } /* '' */ 229 .porto-icon-minus-squared:before { content: '\f82f'; } /* '' */
189 .porto-icon-truck:before { content: '\f830'; } /* '' */ 230 .porto-icon-truck:before { content: '\f830'; } /* '' */
190 .porto-icon-dollar:before { content: '\f831'; } /* '' */ 231 .porto-icon-dollar:before { content: '\f831'; } /* '' */
191 .porto-icon-lifebuoy:before { content: '\f832'; } /* '' */ 232 .porto-icon-lifebuoy:before { content: '\f832'; } /* '' */
192 .porto-icon-facebook:before { content: '\f833'; } /* '' */ 233 .porto-icon-facebook:before { content: '\f833'; } /* '' */
193 .porto-icon-twitter:before { content: '\f834'; } /* '' */ 234 .porto-icon-twitter:before { content: '\f834'; } /* '' */
194 .porto-icon-linkedin-squared:before { content: '\f835'; } /* '' */ 235 .porto-icon-linkedin-squared:before { content: '\f835'; } /* '' */
195 .porto-icon-pinterest:before { content: '\f836'; } /* '' */ 236 .porto-icon-pinterest:before { content: '\f836'; } /* '' */
196 .porto-icon-gplus:before { content: '\f837'; } /* '' */ 237 .porto-icon-gplus:before { content: '\f837'; } /* '' */
197 .porto-icon-youtube:before { content: '\f838'; } /* '' */ 238 .porto-icon-youtube:before { content: '\f838'; } /* '' */
198 .porto-icon-th:before { content: '\f839'; } /* '' */ 239 .porto-icon-th:before { content: '\f839'; } /* '' */
199 .porto-icon-th-list:before { content: '\f83a'; } /* '' */ 240 .porto-icon-th-list:before { content: '\f83a'; } /* '' */
200 .porto-icon-chart-bar:before { content: '\f83b'; } /* '' */ 241 .porto-icon-chart-bar:before { content: '\f83b'; } /* '' */
201 .porto-icon-heart-empty:before { content: '\f83c'; } /* '' */ 242 .porto-icon-heart-empty:before { content: '\f83c'; } /* '' */
202 .porto-icon-instagram:before { content: '\f83d'; } /* '' */ 243 .porto-icon-instagram:before { content: '\f83d'; } /* '' */
203 .porto-icon-up:before { content: '\f840'; } /* '' */ 244 .porto-icon-up:before { content: '\f840'; } /* '' */
204 .porto-icon-right:before { content: '\f841'; } /* '' */ 245 .porto-icon-right:before { content: '\f841'; } /* '' */
205 .porto-icon-down:before { content: '\f842'; } /* '' */ 246 .porto-icon-down:before { content: '\f842'; } /* '' */
206 .porto-icon-left:before { content: '\f843'; } /* '' */ 247 .porto-icon-left:before { content: '\f843'; } /* '' */
207 .porto-icon-star:before { content: '\f844'; } /* '' */ 248 .porto-icon-star:before { content: '\f844'; } /* '' */
208 .porto-icon-star-empty:before { content: '\f845'; } /* '' */ 249 .porto-icon-star-empty:before { content: '\f845'; } /* '' */
209 .porto-icon-ok-circled:before { content: '\f846'; } /* '' */ 250 .porto-icon-ok-circled:before { content: '\f846'; } /* '' */
210 .porto-icon-cancel-circled:before { content: '\f847'; } /* '' */ 251 .porto-icon-cancel-circled:before { content: '\f847'; } /* '' */
211 .porto-icon-help-circled:before { content: '\f848'; } /* '' */ 252 .porto-icon-help-circled:before { content: '\f848'; } /* '' */
212 .porto-icon-info-circled:before { content: '\f849'; } /* '' */ 253 .porto-icon-info-circled:before { content: '\f849'; } /* '' */
213 .porto-icon-attention:before { content: '\f84a'; } /* '' */ 254 .porto-icon-attention:before { content: '\f84a'; } /* '' */
214 .porto-icon-mobile:before { content: '\f84b'; } /* '' */ 255 .porto-icon-mobile:before { content: '\f84b'; } /* '' */
215 .porto-icon-mail-alt:before { content: '\f84c'; } /* '' */ 256 .porto-icon-mail-alt:before { content: '\f84c'; } /* '' */
216 .porto-icon-skype:before { content: '\f84d'; } /* '' */ 257 .porto-icon-skype:before { content: '\f84d'; } /* '' */
217 .porto-icon-doc:before { content: '\f84e'; } /* '' */ 258 .porto-icon-doc:before { content: '\f84e'; } /* '' */
218 .porto-icon-user:before { content: '\f850'; } /* '' */ 259 .porto-icon-user:before { content: '\f850'; } /* '' */
219 .porto-icon-help:before { content: '\f851'; } /* '' */ 260 .porto-icon-help:before { content: '\f851'; } /* '' */
220 .porto-icon-info:before { content: '\f852'; } /* '' */ 261 .porto-icon-info:before { content: '\f852'; } /* '' */
221 .porto-icon-help-circled-alt:before { content: '\f853'; } /* '' */ 262 .porto-icon-help-circled-alt:before { content: '\f853'; } /* '' */
222 .porto-icon-info-circled-alt:before { content: '\f854'; } /* '' */ 263 .porto-icon-info-circled-alt:before { content: '\f854'; } /* '' */
223 .porto-icon-chevron-left:before { content: '\f855'; } /* '' */ 264 .porto-icon-chevron-left:before { content: '\f855'; } /* '' */
224 .porto-icon-chevron-right:before { content: '\f856'; } /* '' */ 265 .porto-icon-chevron-right:before { content: '\f856'; } /* '' */
225 .porto-icon-reply:before { content: '\f857'; } /* '' */ 266 .porto-icon-reply:before { content: '\f857'; } /* '' */
226 .porto-icon-paper-plane:before { content: '\f858'; } /* '' */ 267 .porto-icon-paper-plane:before { content: '\f858'; } /* '' */
227 .porto-icon-magnify:before { content: '\f859'; } /* '' */ 268 .porto-icon-magnify:before { content: '\f859'; } /* '' */
228 .porto-icon-zoom-in:before { content: '\f85a'; } /* '' */ 269 .porto-icon-zoom-in:before { content: '\f85a'; } /* '' */
229 .porto-icon-zoom-out:before { content: '\f85b'; } /* '' */ 270 .porto-icon-zoom-out:before { content: '\f85b'; } /* '' */
230 .porto-icon-chat:before { content: '\f860'; } /* '' */ 271 .porto-icon-chat:before { content: '\f860'; } /* '' */
231 .porto-icon-folder:before { content: '\f861'; } /* '' */ 272 .porto-icon-folder:before { content: '\f861'; } /* '' */
232 .porto-icon-folder-open:before { content: '\f862'; } /* '' */ 273 .porto-icon-folder-open:before { content: '\f862'; } /* '' */
233 .porto-icon-tag:before { content: '\f863'; } /* '' */ 274 .porto-icon-tag:before { content: '\f863'; } /* '' */
234 .porto-icon-tags:before { content: '\f864'; } /* '' */ 275 .porto-icon-tags:before { content: '\f864'; } /* '' */
235 .porto-icon-calendar:before { content: '\f865'; } /* '' */ 276 .porto-icon-calendar:before { content: '\f865'; } /* '' */
236 .porto-icon-circle-empty:before { content: '\f870'; } /* '' */ 277 .porto-icon-circle-empty:before { content: '\f870'; } /* '' */
237 .porto-icon-shirt:before { content: '\f871'; } /* '' */ 278 .porto-icon-shirt:before { content: '\f871'; } /* '' */
238 .porto-icon-computer:before { content: '\f872'; } /* '' */ 279 .porto-icon-computer:before { content: '\f872'; } /* '' */
239 .porto-icon-toys:before { content: '\f873'; } /* '' */ 280 .porto-icon-toys:before { content: '\f873'; } /* '' */
240 .porto-icon-garden:before { content: '\f874'; } /* '' */ 281 .porto-icon-garden:before { content: '\f874'; } /* '' */
241 .porto-icon-couch:before { content: '\f875'; } /* '' */ 282 .porto-icon-couch:before { content: '\f875'; } /* '' */
242 .porto-icon-sports:before { content: '\f876'; } /* '' */ 283 .porto-icon-sports:before { content: '\f876'; } /* '' */
243 .porto-icon-gift:before { content: '\f877'; } /* '' */ 284 .porto-icon-gift:before { content: '\f877'; } /* '' */
244 .porto-icon-eye:before { content: '\f878'; } /* '' */ 285 .porto-icon-eye:before { content: '\f878'; } /* '' */
245 .porto-icon-export:before { content: '\f879'; } /* '' */ 286 .porto-icon-export:before { content: '\f879'; } /* '' */
246 .porto-icon-bag-4:before { content: '\f87a'; } /* '' */ 287 .porto-icon-bag-4:before { content: '\f87a'; } /* '' */
247 .porto-icon-search-3:before { content: '\f87b'; } /* '' */ 288 .porto-icon-search-3:before { content: '\f87b'; } /* '' */
248 .porto-icon-check:before { content: '\f87c'; } /* '' */ 289 .porto-icon-check:before { content: '\f87c'; } /* '' */
249 .porto-icon-check-empty:before { content: '\f87d'; } /* '' */ 290 .porto-icon-check-empty:before { content: '\f87d'; } /* '' */
250 .porto-icon-search-2:before { content: '\f880'; } /* '' */ 291 .porto-icon-search-2:before { content: '\f880'; } /* '' */
251 .porto-icon-bag-1:before { content: '\f881'; } /* '' */ 292 .porto-icon-bag-1:before { content: '\f881'; } /* '' */
252 .porto-icon-plus:before { content: '\f882'; } /* '' */ 293 .porto-icon-plus:before { content: '\f882'; } /* '' */
253 .porto-icon-minus:before { content: '\f883'; } /* '' */ 294 .porto-icon-minus:before { content: '\f883'; } /* '' */
254     
255     
256 .porto-new-icon-category-home:before { content: '\e900'; }    
257 .porto-new-icon-category-motors:before { content: '\e901'; }    
258 .porto-new-icon-category-music:before { content: '\e902'; }    
259 .porto-new-icon-category-gifts:before { content: '\e903'; }    
260 .porto-new-icon-category-electronics:before { content: '\e904'; }    
261 .porto-new-icon-category-fashion:before { content: '\e905'; }    
262 .porto-new-icon-category-hot-deals:before { content: '\e906'; }    
263 .porto-new-icon-tag-percent:before { content: '\e907'; }    
264 .porto-new-icon-joystick:before { content: '\e908'; }    
265 .porto-new-icon-category-furniture:before { content: '\e909'; }    
266 .porto-new-icon-category-garden:before { content: '\e90a'; }    
267 .porto-new-icon-category-lanterns-lighting:before { content: '\e90b'; }    
268 .porto-new-icon-category-mechanics:before { content: '\e90c'; }    
269 .porto-new-icon-category-motorcycles:before { content: '\e90d'; }    
270 .porto-new-icon-category-sound-video:before { content: '\e90e'; }    
271 .porto-new-icon-category-steering:before { content: '\e90f'; }    
272 .porto-new-icon-category-external-accessories:before { content: '\e910'; }    
273 .porto-new-icon-category-fluids:before { content: '\e911'; }    
274 .porto-new-icon-category-internal-accessories:before { content: '\e912'; }    
275 .porto-new-icon-category-chains:before { content: '\e913'; }    
276 .porto-new-icon-category-frames:before { content: '\e914'; }    
277 .porto-new-icon-category-pedals:before { content: '\e915'; }    
278 .porto-new-icon-category-saddle:before { content: '\e916'; }    
279 .porto-new-icon-category-tools:before { content: '\e917'; }    
280 .porto-new-icon-search-4:before { content: '\e918'; }    
281 .porto-new-icon-secure-payment:before { content: '\e919'; }    
282 .porto-new-icon-user-2:before { content: '\e91a'; }    
283 .porto-new-icon-wishlist-2:before { content: '\e91b'; }    
284 .porto-new-icon-gift-2:before { content: '\e91c'; }    
285 .porto-new-icon-edit:before { content: '\e91d'; }    
286 .porto-new-icon-chef:before { content: '\e91e'; }    
287 .porto-new-icon-smiling-girl:before { content: '\e91f'; }    
288 .porto-new-icon-tshirt:before { content: '\e920'; }    
289 .porto-new-icon-boy-broad-smile:before { content: '\e921'; }    
290 .porto-new-icon-smiling-baby:before { content: '\e922'; }    
291 .porto-new-icon-bars:before { content: '\e923'; }